type vendor/golang.org/x/text/unicode/bidi.options

4 uses

	vendor/golang.org/x/text/unicode/bidi (current package)
		bidi.go#L51: type options struct {
		bidi.go#L56: type Option func(*options)
		bidi.go#L70: 	return func(opts *options) {
		bidi.go#L84: 	options    options